[INFO] cloning repository https://github.com/Marcus737/world_online_helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marcus737/world_online_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcus737%2Fworld_online_helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcus737%2Fworld_online_helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6505d1e069e9ed1f8d8ff546fdc405d962de929a
[INFO] checking Marcus737/world_online_helper against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcus737%2Fworld_online_helper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marcus737/world_online_helper
[INFO] finished tweaking git repo https://github.com/Marcus737/world_online_helper
[INFO] tweaked toml for git repo https://github.com/Marcus737/world_online_helper written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marcus737/world_online_helper on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marcus737/world_online_helper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded win_ocr v0.1.3
[INFO] [stderr]   Downloaded template-matching v0.2.0
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded droidrun-adb v0.1.2
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc
[INFO] running `Command { std: "docker" "start" "f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking windows-core v0.51.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking windows v0.51.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking win_ocr v0.1.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking droidrun-adb v0.1.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v2.4.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking template-matching v0.2.0
[INFO] [stderr]     Checking shi_jie_ol_helper_v3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> src/funs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     env,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncodableLayout`
[INFO] [stdout]   --> src/funs.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use image::{DynamicImage, EncodableLayout, GenericImage, GenericImageView};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> src/ocr_helper.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/util.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, error, info};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/uv_helper.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> src/funs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     env,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EncodableLayout`
[INFO] [stdout]   --> src/funs.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use image::{DynamicImage, EncodableLayout, GenericImage, GenericImageView};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> src/ocr_helper.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/util.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, error, info};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/uv_helper.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bag_button_pos` is never read
[INFO] [stdout]   --> src/config_util.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GameHelperConfig {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 58 |     pub bag_button_pos: Point,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameHelperConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `linked` is never read
[INFO] [stdout]    --> src/funs.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct ItemInfo {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub linked: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ItemInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_all_vm_window` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn show_all_vm_window(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hide_all_vm_window` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn hide_all_vm_window(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lanch_all_vm` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lanch_all_vm(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `close_all_vm` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn close_all_vm(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `close_vm`, `wait_for_launch_finsh`, and `scrrenshot` are never used
[INFO] [stdout]    --> src/mumu_manager.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl VmClient {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn close_vm(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn wait_for_launch_finsh(&self, timeout: Duration) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn scrrenshot() {}
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, `width`, and `height` are never read
[INFO] [stdout]   --> src/ocr_helper.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OcrItem {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 13 |     pub text: String,
[INFO] [stdout] 14 |     pub x: u32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 15 |     pub y: u32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 16 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OcrItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exit` is never used
[INFO] [stdout]    --> src/ocr_helper.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl OcrClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub async fn exit(&mut self) -> anyhow::Result<String> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `loop_find_image` is never used
[INFO] [stdout]   --> src/util.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl ImageHelper {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub async fn loop_find_image<F>(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_command_with_work_dir` is never used
[INFO] [stdout]    --> src/util.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn run_command_with_work_dir<I, S, P>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `success` and `std_err_str` are never read
[INFO] [stdout]    --> src/util.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct CommandOutput {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 181 |     pub success: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub std_err_str: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/util.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl Size {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 228 |     pub fn new(width: i32, height: i32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `APP_CONFIG` is never used
[INFO] [stdout]   --> src/config_util.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub static APP_CONFIG: LazyLock<AppConfig> = LazyLock::new(|| match AppConfig::load_from_file() {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bag_button_pos` is never read
[INFO] [stdout]   --> src/config_util.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GameHelperConfig {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 58 |     pub bag_button_pos: Point,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameHelperConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `linked` is never read
[INFO] [stdout]    --> src/funs.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct ItemInfo {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub linked: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ItemInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_all_vm_window` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn show_all_vm_window(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hide_all_vm_window` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn hide_all_vm_window(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lanch_all_vm` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lanch_all_vm(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `close_all_vm` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn close_all_vm(manager_exe_path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_vm_info` is never used
[INFO] [stdout]   --> src/mumu_manager.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn get_all_vm_info(manager_exe_path: &str) -> Result<Vec<VmInfo>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `close_vm`, `wait_for_launch_finsh`, and `scrrenshot` are never used
[INFO] [stdout]    --> src/mumu_manager.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl VmClient {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn close_vm(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn wait_for_launch_finsh(&self, timeout: Duration) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn scrrenshot() {}
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, `width`, and `height` are never read
[INFO] [stdout]   --> src/ocr_helper.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OcrItem {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 13 |     pub text: String,
[INFO] [stdout] 14 |     pub x: u32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 15 |     pub y: u32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 16 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OcrItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exit` is never used
[INFO] [stdout]    --> src/ocr_helper.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl OcrClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub async fn exit(&mut self) -> anyhow::Result<String> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `loop_find_image` is never used
[INFO] [stdout]   --> src/util.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl ImageHelper {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub async fn loop_find_image<F>(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_command_with_work_dir` is never used
[INFO] [stdout]    --> src/util.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn run_command_with_work_dir<I, S, P>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `success` and `std_err_str` are never read
[INFO] [stdout]    --> src/util.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct CommandOutput {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 181 |     pub success: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub std_err_str: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/util.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl Size {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 228 |     pub fn new(width: i32, height: i32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc", kill_on_drop: false }`
[INFO] [stdout] f700e3a288894c5eb07e80b8d0f6221c1854cfd84df3dea8ededf40cfe66eacc
